TUJ Fall 2020
HyperText Markup Language
Defines the structure of our content.
HTML is comprised of <tags> </tags>.
Tags wrap around content to create nodes or elements.
HTML enhances our ______. Without ______, the HTML is meaningless.
HTML enhances our content. Without content, the HTML is meaningless.
Name 4 techniques that help us focus our users’ attention on specific areas or elements:
Balance
Design is about making things easy for your users…
…but that doesn’t necessarily mean good designs are simple.